home *** CD-ROM | disk | FTP | other *** search
/ JuniorNet 1.1 / juniornet.bin / SETUP / CDcontent / ZI / ZIPL / ZIPL002x1.dcr / Internal_18_Hold on Current Frame.ls < prev    next >
Encoding:
Text File  |  1999-02-21  |  266 b   |  8 lines

  1. on exitFrame
  2.   go(the frame)
  3. end
  4.  
  5. on getBehaviorDescription
  6.   return "Loops the Playback Head on the current frame to pause the movie. All interactive elements in the frame continue to function.  Drag to a sprite or frame in the script channel.  No parameters."
  7. end
  8.